home *** CD-ROM | disk | FTP | other *** search
/ Freelog 125 / Freelog_MarsAvril2015_No125.iso / ViePratique / ArchiFacile / ArchiFacileSetup.exe / {app} / nw.pak / Unnamed File 000090.txt < prev    next >
Text File  |  2014-10-14  |  427b  |  22 lines

  1. /* Copyright (c) 2013 The Chromium Authors. All rights reserved.
  2.  * Use of this source code is governed by a BSD-style license that can be
  3.  * found in the LICENSE file.
  4.  */
  5.  
  6. .bubble-button {
  7.   display: inline-block;
  8.   height: 0;
  9.   line-height: 1;
  10.   margin-left: 4px;
  11.   vertical-align: middle;
  12.   width: 16px;
  13. }
  14.  
  15. .bubble-button > div {
  16.   background-size: 16px;
  17.   height: 16px;
  18.   position: relative;
  19.   top: -9px;
  20.   width: 16px;
  21. }
  22.